Convert font parse testsuite to an ERT test.
authorChong Yidong <cyd@stupidchicken.com>
Thu, 27 Jan 2011 23:45:04 +0000 (18:45 -0500)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 27 Jan 2011 23:45:04 +0000 (18:45 -0500)
commit5c4b156e8dde01085461f8958badf5827af6d7b6
tree85d526a3eed9f5499c9d43ea4bfe456ef7f74af3
parent29caddcc3195c46730fd5bd69d6a372bf161b7a2
Convert font parse testsuite to an ERT test.

* test/automated/font-parse-tests.el: Move from
font-parse-testsuite.el.

* src/font.c (font_parse_fcname): Undefine a temporary macro.
src/ChangeLog
src/font.c
test/ChangeLog
test/automated/font-parse-tests.el [new file with mode: 0644]
test/font-parse-testsuite.el [deleted file]